My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
-
Re: Sales/CRM app/integration
Hi Michelle, You might want to check GeoBusiness for NetSuite. Thanks, Michelle Jabanes | Ask a Guru1 -
Re: New to NetSuite, but users can effectively look at all data regardless of restrictions
Thank you for the update, Brandon. Per SuiteAnswers id 91071, the Allow Viewing checkbox is to allow users logged in with this role to see, but not edit, data for departments, classes and locations t…1 -
Re: Formula with weekdays only?
Hi Amar, Try to use the formula below using Formula (Numeric) field. round(trunc(({custevent12}-trunc({date}))/7)*5 + mod({custevent12}-{date},7) - case when to_number(to_char({custevent12},'D…2 -
Re: How to make it on search so it bring most recent activity only?
Hi @User_6Z1W1, Thank you for sending us the screenshots. We can sort and group fields on the Opportunity saved search. Please see below example. Expected Result: If you click on the Customer Name hy…1 -
Re: Transaction line quantityshiprecv field is empty
Hi @VirtusX, Please use below. <#list transaction.item as item> ${item.item} - Qty ${item.quantityreceived}<br /> </#list> I hope this helps. Regards, Michelle Jabanes | Ask a Guru …1
